Class symantec.itools.db.beans.qbe.JavaCCQBEtoSQLxlatorTokenManager
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class symantec.itools.db.beans.qbe.JavaCCQBEtoSQLxlatorTokenManager

Object
   |
   +----symantec.itools.db.beans.qbe.JavaCCQBEtoSQLxlatorTokenManager

public class JavaCCQBEtoSQLxlatorTokenManager
extends Object
implements JavaCCQBEtoSQLxlatorConstants

Variable Index

 o curChar
 o jjstrLiteralImages
 o lexStateNames

Constructor Index

 o symantec.itools.db.beans.qbe.JavaCCQBEtoSQLxlatorTokenManager(UCode_CharStream)
 o symantec.itools.db.beans.qbe.JavaCCQBEtoSQLxlatorTokenManager(UCode_CharStream, int)

Method Index

 o ReInit(UCode_CharStream)
 o ReInit(UCode_CharStream, int)
 o SwitchTo(int)
 o getNextToken()

Variables

 o curChar
protected char curChar
 o jjstrLiteralImages
public static final java.lang.String[] jjstrLiteralImages
 o lexStateNames
public static final java.lang.String[] lexStateNames

Constructors

 o JavaCCQBEtoSQLxlatorTokenManager
public JavaCCQBEtoSQLxlatorTokenManager(UCode_CharStream stream)
 o JavaCCQBEtoSQLxlatorTokenManager
public JavaCCQBEtoSQLxlatorTokenManager(UCode_CharStream stream,
                                        int lexState)

Methods

 o ReInit
public void ReInit(UCode_CharStream stream)
 o ReInit
public void ReInit(UCode_CharStream stream,
                   int lexState)
 o SwitchTo
public void SwitchTo(int lexState)
 o getNextToken
public final symantec.itools.db.beans.qbe.Token getNextToken()

All Packages  Class Hierarchy  This Package  Previous  Next  Index